import GrtDiv from './grt-div'; export type { GrtDivProps } from './grt-div'; export default GrtDiv;