import { IconIcon } from './Icon';
export declare const iconCase: (name: IconIcon) => string;
