export default function generateCSSDeclaration(property: string, value: string | number | undefined): string;