import 'big-integer'; declare let base64image: string; declare function tabletDemo(passToProps: (string: any) => void): void; export { base64image, tabletDemo };