export type GrcmButtonType = 'button' | 'submit' | 'reset';
