import { IAngleUnit } from './transform/styleFormat/ITransformStyleFormat'; export declare function fullAngle(unit: IAngleUnit): number;