declare const printInFrame: (list: string) => void;
export default printInFrame;
