export type SignUpField = { field: string; showSeparator?: boolean; };