// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {data} from '../models'; export function GetFilePath():Promise; export function Greet(arg1:string):Promise; export function Load(arg1:string):Promise; export function OpenFileBytes(arg1:string):Promise>; export function ReadBytes(arg1:string):Promise>; export function Save(arg1:string,arg2:data.StackistFileV1):Promise; export function SaveFileBytes(arg1:string,arg2:Array):Promise; export function SaveFilePath(arg1:string):Promise;