FormStoreRecord: _BaseFormStoreRecord & {
    createdAt: string;
    dateTimeSubmitted: string;
}