import { ExtractPropTypes } from 'vue'; export declare const asideProps: any; export type AsideProps = ExtractPropTypes;