import Artboard, { ArtboardProps as TArtboardProps } from './Artboard'; export declare type ArtboardProps = TArtboardProps; export default Artboard;