import { IDictionary } from '@goodgamestudios/webshop-utils'; import { IBtnStyleProps } from '../IButton'; export declare const btnSizes: IDictionary; export declare const btnInnerSizes: IDictionary;