import { types } from "typestyle"; export declare const QrCodeStyles: { qrCodeWrapper(qrCodeSize: number): types.NestedCSSProperties; };