UNPKG

cookie-test-app

Version:

testing

74 lines (73 loc) 5.55 kB
/// <reference types="react" /> export declare function account(color: string, size: string): JSX.Element; export declare function apple(color: string, size: string): JSX.Element; export declare function atm(color: string, size: string): JSX.Element; export declare function bakery(color: string, size: string): JSX.Element; export declare function barcode(color: string, size: string): JSX.Element; export declare function beer(color: string, size: string): JSX.Element; export declare function calendar(color: string, size: string): JSX.Element; export declare function carWash(color: string, size: string): JSX.Element; export declare function caseIcon(color: string, size: string): JSX.Element; export declare function coupons(color: string, size: string): JSX.Element; export declare function creditCard(color: string, size: string): JSX.Element; export declare function curbside(color: string, size: string): JSX.Element; export declare function currentLocation(color: string, size: string): JSX.Element; export declare function debug(color: string, size: string): JSX.Element; export declare function deli(color: string, size: string): JSX.Element; export declare function delivery(color: string, size: string): JSX.Element; export declare function direction(color: string, size: string): JSX.Element; export declare function ebtCard(color: string, size: string): JSX.Element; export declare function expressPickup(color: string, size: string): JSX.Element; export declare function ev(color: string, size: string): JSX.Element; export declare function familyCare(color: string, size: string): JSX.Element; export declare function findAStore(color: string, size: string): JSX.Element; export declare function food(color: string, size: string): JSX.Element; export declare function forklift(color: string, size: string): JSX.Element; export declare function gas(color: string, size: string): JSX.Element; export declare function giftCards(color: string, size: string): JSX.Element; export declare function handTruck(color: string, size: string): JSX.Element; export declare function healing(color: string, size: string): JSX.Element; export declare function hrs(color: string, size: string): JSX.Element; export declare function ice(color: string, size: string): JSX.Element; export declare function kerosene(color: string, size: string): JSX.Element; export declare function location(color: string, size: string): JSX.Element; export declare function lotto(color: string, size: string): JSX.Element; export declare function meijerM(color: string, size: string): JSX.Element; export declare function messages(color: string, size: string): JSX.Element; export declare function mFuel(color: string, size: string): JSX.Element; export declare function offer(color: string, size: string): JSX.Element; export declare function optical(color: string, size: string): JSX.Element; export declare function orders(color: string, size: string): JSX.Element; export declare function organic(color: string, size: string): JSX.Element; export declare function pastPurchase(color: string, size: string): JSX.Element; export declare function pdf(color: string, size: string): JSX.Element; export declare function personalized(color: string, size: string): JSX.Element; export declare function phone(color: string, size: string): JSX.Element; export declare function photo(color: string, size: string): JSX.Element; export declare function pickup(color: string, size: string): JSX.Element; export declare function pill(color: string, size: string): JSX.Element; export declare function pizza(color: string, size: string): JSX.Element; export declare function plu(color: string, size: string): JSX.Element; export declare function prescribers(color: string, size: string): JSX.Element; export declare function prescriptions(color: string, size: string): JSX.Element; export declare function print(color: string, size: string): JSX.Element; export declare function propane(color: string, size: string): JSX.Element; export declare function receipt(color: string, size: string): JSX.Element; export declare function refillByScan(color: string, size: string): JSX.Element; export declare function reminder(color: string, size: string): JSX.Element; export declare function restroom(color: string, size: string): JSX.Element; export declare function rewards(color: string, size: string): JSX.Element; export declare function savings(color: string, size: string): JSX.Element; export declare function shopAndScan(color: string, size: string): JSX.Element; export declare function shoppingBag(color: string, size: string): JSX.Element; export declare function shoppingCart(color: string, size: string): JSX.Element; export declare function specialOffers(color: string, size: string): JSX.Element; export declare function targeted(color: string, size: string): JSX.Element; export declare function tobacco(color: string, size: string): JSX.Element; export declare function thumbprint(color: string, size: string): JSX.Element; export declare function tipsRatings(color: string, size: string): JSX.Element; export declare function transferPrescriptions(color: string, size: string): JSX.Element; export declare function updateInsurance(color: string, size: string): JSX.Element; export declare function weeklyAd(color: string, size: string): JSX.Element; export declare function wex(color: string, size: string): JSX.Element; export declare function yourStore(color: string, size: string): JSX.Element;