import { FunctionComponent } from 'react'; import './DesignTab.scss'; export declare const DesignTab: FunctionComponent;