declare const truncatePropDef: {
    truncate: {
        type: "boolean";
        className: string;
    };
};
export { truncatePropDef };
//# sourceMappingURL=truncate.prop.d.ts.map