import { AssetDrawerProps } from './types';
export declare const AssetDrawerComponent: import('../../../utils').FunctionComponentWithAs<"div", AssetDrawerProps>;
