declare function getCssUnit(value: string): string | null; export { getCssUnit as default };