declare const _exports: { 'Type something': string; pencil: string; Quadrate: string; }; export = _exports;