declare const c: import('css-render').createCNode, find: import('css-render').CFindTarget; declare const cC: typeof c; export { c, cC, find };