declare const _default: {
    height: {
        type: StringConstructor;
        default: string;
    };
};
export default _default;
